Post

Replies

Boosts

Views

Activity

Comment on Key-value storage will not sync data past a certain size
Some additional context: The 3 key-values which are no more than 30 KB of data each will always perform a successful sync. For the fourth key-value, after setting the data and saving it using NSUbiquitousKeyValueStore and sending a synchronize message, it will always return success, even when device "B" receives an NSUbiquitousKeyValueStoreDidChangeExternallyNotification and the cloud returns an empty value.
May ’25